(Standard Keymaps): Rename function-key-map to local-function-key-map.
authorEli Zaretskii <eliz@gnu.org>
Sat, 17 Jan 2009 19:15:12 +0000 (19:15 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 17 Jan 2009 19:15:12 +0000 (19:15 +0000)
doc/lispref/maps.texi

index 038744fe3e3c7863816a5c695d51a8e1927b6c8c..88ab85a2ac78e31941f3e23d33ad04954f2ad0e7 100644 (file)
@@ -112,7 +112,7 @@ Properties menu.
 The sparse keymap that displays the Special Props submenu of the Text
 Properties menu.
 
-@item function-key-map
+@item local-function-key-map
 The keymap for translating key sequences to preferred alternatives.@*
 If there are none, then it contains an empty sparse keymap.
 @xref{Translation Keymaps}.
@@ -163,7 +163,8 @@ search.
 
 @item key-translation-map
 A keymap for translating keys.  This one overrides ordinary key
-bindings, unlike @code{function-key-map}.  @xref{Translation Keymaps}.
+bindings, unlike @code{local- function-key-map}.  @xref{Translation
+Keymaps}.
 
 @item kmacro-map
 @vindex kmacro-map